home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / SpaceEscape.swf / scripts / frame_13 / PlaceObject2_393_18 / CLIPACTIONRECORD on(keyPress Up).as next >
Encoding:
Text File  |  2005-08-08  |  56 b   |  4 lines

  1. on(keyPress "<Up>"){
  2.    _root.gotoAndStop("game");
  3. }
  4.